Skip to content

@pbvex/protocol / isCronExpression

Function: isCronExpression()

isCronExpression(value): value is string

Returns whether a string is accepted by PocketBase's five-field cron parser.

Parameters

value

unknown

Returns

value is string

Generated API reference. Source of truth is the codebase.