Skip to content

Vite

@tsed/vike

Usage

typescript
import { Vite } from "@tsed/vike";

See /packages/third-parties/vike/src/types/decorators/vite.ts.

Overview

ts
function Vite(path?: string): MethodDecorator;

Released under the MIT License.