Skip to content

Variable: isLuxonSystemZone()

ts
const isLuxonSystemZone: (value: unknown) => value is SystemZone;

Parameters

ParameterType
valueunknown

Returns

value is SystemZone