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