Does this plugin support adding type for the payload? Tried to just add interface in
d.ts
d.ts
as type for that key but that doesn't work. tried to search docs for that but I didn't find anything about that
re-read docs and found that they actually mention ability to specify type for payload. but somehow that doesn't work for me. Tried passing just raw type, interface, actual type and still no success