Skip to content

Commit 1a9fba5

Browse files
authored
chore: export RunInlineTaskFunction type (#10372)
1 parent 4a15b86 commit 1a9fba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/payload/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,6 +1288,7 @@ export type {
12881288
} from './preferences/types.js'
12891289
export type { JobsConfig, RunJobAccess, RunJobAccessArgs } from './queues/config/types/index.js'
12901290
export type {
1291+
RunInlineTaskFunction,
12911292
RunTaskFunction,
12921293
TaskConfig,
12931294
TaskHandler,

0 commit comments

Comments
 (0)