mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-05 04:12:29 +00:00
fix: missing WorkerLogFields type
This commit is contained in:
parent
56aff5db0a
commit
72c6a1b96b
@ -8,3 +8,5 @@ export * from './pocketbase-client-helpers'
|
|||||||
export * from './safeCatch'
|
export * from './safeCatch'
|
||||||
export * from './schema'
|
export * from './schema'
|
||||||
export * from './TimerManager'
|
export * from './TimerManager'
|
||||||
|
|
||||||
|
export type WorkerLogFields = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user