BenchmarksDAMetaSourceUrl - TypeScript SDK

BenchmarksDAMetaSourceUrl type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

URL of the upstream data source.

Example Usage

1import { BenchmarksDAMetaSourceUrl } from "@openrouter/sdk/models";
2
3let value: BenchmarksDAMetaSourceUrl = "https://www.designarena.ai";

Values

1"https://www.designarena.ai"