Files
2026-01-23 01:33:35 +01:00

4 lines
61 B
JavaScript

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