Typedef

CRCData (utils)

@ckeditor/ckeditor5-utils/src/crc32

typedefCRCValue | Array<CRCValue>

The input data for the CRC-32 checksum calculation. Can be a single value (string, number, boolean), an array of strings, or an array of all of the above types.

Filtering