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.

2 lines (1 loc) 67 B
export declare function normalizeDomElementId(id: string): string;