Skip to content

Commit

Permalink
chore: export RunInlineTaskFunction type (#10372)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioGr authored Jan 6, 2025
1 parent 4a15b86 commit 1a9fba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/payload/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1288,6 +1288,7 @@ export type {
} from './preferences/types.js'
export type { JobsConfig, RunJobAccess, RunJobAccessArgs } from './queues/config/types/index.js'
export type {
RunInlineTaskFunction,
RunTaskFunction,
TaskConfig,
TaskHandler,
Expand Down

0 comments on commit 1a9fba5

Please sign in to comment.