UNPKG

70 BJavaScriptView Raw
1export const DEFAULT_PARAMS = {
2 N: 1 << 15,
3 p: 1,
4 r: 8
5};