UNPKG

@fruitsjs/contracts

Version:
7 lines (6 loc) 112 B
/** * @internal * Size of Code Pages in bytes * @module contracts */ export const CodePageSize = 256;