TESTING_INTERNALS
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/files/sanitizeFilename / __TESTING_INTERNALS__
Variable: __TESTING_INTERNALS__
const__TESTING_INTERNALS__: {RESERVED_DEVICE_NAMES:Set<string>;RESERVED_FILENAME_CHARACTERS:Set<string>; }
Defined in: utils/files/sanitizeFilename.js:166
Type Declarationβ
RESERVED_DEVICE_NAMESβ
RESERVED_DEVICE_NAMES:
Set<string>
RESERVED_FILENAME_CHARACTERSβ
RESERVED_FILENAME_CHARACTERS:
Set<string>
Utilities for producing file-system safe names and extensions while obeying Electron's legacy renderer constraints (no additional dependencies).