Type Alias GeneratorFunction

GeneratorFunction: (this: ReadonlyStore, ...args: any[]) => Promise<any>

Type declaration