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

## Usage

```typescript
import { hasValuePremium } from "@tsed/cli/src/commands/init/utils/hasFeature";
```

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

## Overview

```ts
function hasValuePremium(): (ctx: any) => boolean;
```
