feat(tooling): add vite config to tooling pkgs
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
import type { UserConfig } from 'vite';
|
||||
|
||||
export declare function withConfig(viteConfig: UserConfig): UserConfig;
|
||||
Reference in New Issue
Block a user