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