Skip to content

Commit 6181253

Browse files
committed
fixup! wip: cleanup cleanup cleanupppp
1 parent 58b273f commit 6181253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/src/server/lib/server-action-request-meta.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export function transformActionMetadata(
5151
}
5252
}
5353

54-
type ServerActionMetadata =
54+
export type ServerActionMetadata =
5555
| {
5656
kind: 'fetch'
5757
actionId: string

0 commit comments

Comments
 (0)