UNPKG

@foblex/utils

Version:

A comprehensive collection of utility functions and classes for TypeScript and web development, providing tools for type casting, DOM manipulation, event handling, and GUID generation.

5 lines (4 loc) 130 B
export * from './cast-to-boolean'; export * from './cast-to-enum'; export * from './cast-to-number'; export * from './is-number';