TypeScript SDKAPI ReferenceOperationsObjectT - TypeScript SDKCopy pageObjectT type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ObjectT } from "@openrouter/sdk/models/operations";23let value: ObjectT = "list"; Values 1"list"