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