mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-05 19:41:44 +08:00
9 lines
84 B
TypeScript
9 lines
84 B
TypeScript
|
|
export function setupInterceptors() {
|
|
|
|
}
|
|
|
|
export function removeInterceptor() {
|
|
|
|
}
|