fix: add sdk as script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { SysAsset } from "../utils/asset"
|
||||
import type { Edges } from "../utils/edges"
|
||||
import type { ExternalLink } from "../utils/externalLink"
|
||||
import type { PageLink } from "../utils/pagelink";
|
||||
import type { PageLink } from "../utils/pageLink";
|
||||
import type { Typename } from "../utils/typename"
|
||||
|
||||
export type Hero = {
|
||||
|
||||
Reference in New Issue
Block a user