fix: lint
This commit is contained in:
2
packages/stores/shim-pinia.d.ts
vendored
2
packages/stores/shim-pinia.d.ts
vendored
@@ -6,4 +6,4 @@ declare module 'pinia' {
|
||||
): (newModule: any) => any;
|
||||
}
|
||||
|
||||
export {};
|
||||
export { acceptHMRUpdate };
|
||||
|
||||
Reference in New Issue
Block a user