4 lines
61 B
JavaScript
Executable File
4 lines
61 B
JavaScript
Executable File
export function noShrink(arb) {
|
|
return arb.noShrink();
|
|
}
|