fix: renamed file for pageLink types did not propagate correctly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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 Puff = {
|
||||
|
||||
Reference in New Issue
Block a user