feat: remove temppage
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type { SysAsset } from "./utils/asset"
|
||||
import type { TempPageLinkType } from "./utils/tempPageLink"
|
||||
import type { PageLinkType } from "./utils/pageLink"
|
||||
|
||||
export type Embeds = TempPageLinkType | PageLinkType | SysAsset
|
||||
export type Embeds = PageLinkType | SysAsset
|
||||
|
||||
Reference in New Issue
Block a user