Files
2026-04-05 03:08:53 +02:00

4 lines
61 B
JavaScript

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