Martin Gold
Martin Gold
Awesome!.. Could you tag existing issues and create new ones describing what you need help with towards reaching v6?
I know you have a lot of work and you do not have to invest your free time/money into this issue :). What I wanted wanted to know is why...
My initial guess was right. The AliceProvider is not added to Faker\Generator when passing custom instance. Not sure if the `$this->fakerGenerator->addProvider(new AliceProvider());` should be implemented somewhere in NativeLoader constructor or...
I've sent PR to be able to use import, but as suggested in the [PR](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/18022), the compiler option fixes it.