import type { IfExtends } from "hry-types/src/Any/IfExtends"; import type { RootComponentDoc } from "../../RootComponent/RootComponentDoc"; export type NameOrPageOption = TRootComponent["isPage"] extends true ? { path: TPath; } : { name: TName & IfExtends "⚠️组件名不可为空⚠️", unknown>; };