Files
2026-04-26 19:42:42 +02:00

4 lines
61 B
JavaScript
Executable File

export function noShrink(arb) {
return arb.noShrink();
}