UNPKG

@foblex/core

Version:

A core library providing a set of utilities and interfaces for various projects.

5 lines (4 loc) 151 B
/** * @deprecated This class is deprecated and will be removed in future versions. */ export declare function sanitizeElementId(id: string): string;