Skip to content

Commit e1c6a8c

Browse files
fix: import as type
1 parent 08f8ca7 commit e1c6a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/render/src/frame-app/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { HostEndpoint } from "@farcaster/frame-host";
1+
import type { HostEndpoint } from "@farcaster/frame-host";
22
import type {
33
AddFrameResult,
44
FrameContext,

0 commit comments

Comments
 (0)