UNPKG

@nekofar/warpcast

Version:

TypeScript client for interacting with Warpcast APIs

18 lines (15 loc) 254 B
import { createClient } from "./chunk-PSBZIWFQ.mjs"; import { createConfig } from "./chunk-5HMS53HC.mjs"; // src/client/client.gen.ts var client = createClient( createConfig({ baseUrl: "https://api.farcaster.xyz" }) ); export { client };