···89899090### Node.js
91919292-You can also generate output programmatically by importing `@hey-api/openapi-ts` in a JavaScript/TypeScript file.
9292+You can also generate output programmatically by calling `createClient()` in a JavaScript/TypeScript file.
93939494::: code-group
95959696-```ts [openapi-ts.ts]
9696+```ts [script.ts]
9797import { createClient } from '@hey-api/openapi-ts';
98989999createClient({