---
symbol: resolveViteBin
module: "@tsed/cli"
type: function
meta:
 - name: keywords
   description: api typescript node.js documentation resolveViteBin function
---
# resolveViteBin - @tsed/cli

## Usage

```typescript
import { resolveViteBin } from "@tsed/cli/src/bin/tsed-build";
```

> See [/packages/cli/src/bin/tsed-build.ts](https://github.com/tsedio/tsed-cli/blob/v7.5.1/packages/cli/src/bin/tsed-build.ts#L0-L0).

## Overview

```ts
function resolveViteBin(): Promise<string>;
```
