OptionalAsyncThunk: (() => Promise<void>) | null

Function that takes no arguments and when invoked prints out some object or null if printing is not defined.

Type declaration