Type definition path correction

next
tugcekucukoglu 2025-02-28 15:14:58 +03:00
parent f2a9b28e1a
commit 3584b7c456
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import type { NitroApp } from 'nitropack';
import type { NitroApp } from 'nitropack/types';
// @ts-expect-error
import { styles, stylesToTop, themes } from '#primevue-style';
//import { useRuntimeConfig } from '#imports';