Toolbox-XToolbox-X

Guards

Type Guards — Chronos Documentation.

Overview

toolbox-x provides a comprehensive set of type guards and predicates for working with dates and times using the subpath 'toolbox-x/guards'. These guards help you safely validate and handle different date representations in your code.

Imports

// All type guards for working with dates and times
import { guardName } from 'toolbox-x/guards';

Last updated: Fri, May 22, 2026 07:46:19AM (Coordinated Universal Time)

On this page