提交 ff16d083 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore(uts): 自动化测试移除 ComponentPublicInstance 导入

上级 f182b5c0
import type { ComponentPublicInstance } from 'vue'
// @ts-ignore // @ts-ignore
import type { Callback } from '../index.uts' import type { Callback } from '../index.uts'
import { import {
......
import type { ComponentPublicInstance } from 'vue'
// @ts-ignore // @ts-ignore
function getPageId(page: BasePage): string { function getPageId(page: BasePage): string {
return page.$appPage!.pageId return page.$appPage!.pageId
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册