Aktueller Stand
This commit is contained in:
3
backend/node_modules/fast-check/lib/esm/arbitrary/noShrink.js
generated
vendored
Normal file
3
backend/node_modules/fast-check/lib/esm/arbitrary/noShrink.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export function noShrink(arb) {
|
||||
return arb.noShrink();
|
||||
}
|
||||
Reference in New Issue
Block a user