Skip to main content

shared/utils/typeHelpers

Type-safe utility functions for common type manipulations.

Remarksโ€‹

These utilities provide type-safe alternatives to unsafe type assertions for common patterns throughout the codebase. They centralize the necessary type assertions with proper documentation and validation.

Functionsโ€‹