constants.js 72 Bytes EditWeb IDE 1 2 export const BYTES_IN_KIB = 1024; export const HIDDEN_CLASS = 'hidden';