KbnCodes opened this issue 3 years ago · 1 comments
const injector = async (generators : which type?) => { ........ };
You won't need it cause it should be inferred automatically.
But if you want to manually type, it's GeneratorCallbak[]
GeneratorCallbak[]
You can also see that in the types.ts if you look closely.