Erster Docker-Stand
This commit is contained in:
4
_node_modules/fast-check/lib/esm/arbitrary/gen.js
generated
Normal file
4
_node_modules/fast-check/lib/esm/arbitrary/gen.js
generated
Normal file
@@ -0,0 +1,4 @@
|
||||
import { GeneratorArbitrary } from './_internals/GeneratorArbitrary.js';
|
||||
export function gen() {
|
||||
return new GeneratorArbitrary();
|
||||
}
|
||||
Reference in New Issue
Block a user