UNPKG

create-nova-vite-template

Version:

This is a dashboard template built with React and Vite. It provides a modern and responsive user interface for building web applications.

4 lines (2 loc) 87 B
import en from "@/i18n/en.json"; export type TranslationKeyEnum = keyof typeof en;