更新
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
/* eslint-disable */
|
||||
/* prettier-ignore */
|
||||
// @ts-nocheck
|
||||
// Generated by @uni-ku/bundle-optimizer
|
||||
declare module '*?async' {
|
||||
const component: any
|
||||
export = component
|
||||
}
|
||||
Reference in New Issue
Block a user