kilobytes top-level constant

int const kilobytes

The number of bytes in a kilobyte.

Implementation

const kilobytes = 1024;