CronParser
Preparing search index...
CronConstraints
Type Alias CronConstraints
type
CronConstraints
=
{
chars
:
readonly
CronChars
[]
;
max
:
CronMax
;
min
:
CronMin
;
validChars
:
RegExp
;
}
Index
Properties
chars
max
min
valid
Chars
Properties
chars
chars
:
readonly
CronChars
[]
max
max
:
CronMax
min
min
:
CronMin
valid
Chars
validChars
:
RegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chars
max
min
valid
Chars
CronParser
Loading...