前后端接口对接
This commit is contained in:
4
global.d.ts
vendored
Normal file
4
global.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// declare module '@/*';
|
||||
declare module '@/components/*';
|
||||
declare module '@/views/*';
|
||||
declare module '@/api/*';
|
||||
Reference in New Issue
Block a user