tsg-ut/mnemo

View on GitHub
lib/constants.js

Summary

Maintainability
A
0 mins
Test Coverage
module.exports = {
    BLOCK_SIZE: 50,
};