@revideo/core / threading / ThreadsFactory
Interface: ThreadsFactory()
Defined in: threading/threads.ts:22
A generator function or a normal function that returns a generator.
ThreadsFactory():
ThreadGenerator
Defined in: threading/threads.ts:23
A generator function or a normal function that returns a generator.