Type Alias StreamCallback

StreamCallback: (model: IStreamModel) => Promise<void> | void

Type declaration