Skip to content

weapp-vite / Resolver

类型别名: Resolver()

Resolver = (componentName, baseName) => ResolvedValue | void

定义于: auto-import-components/resolvers/types.ts:3

参数

componentName

string

baseName

string

返回

ResolvedValue | void

Released under the MIT License.