CocaColaBear/types-ragemp-s

Error in this line.

Muffin2Go opened this issue · 1 comments

callToStreamed(includeSelf: boolean, eventName: string, args?: any[])

'callToStreamed', which lacks return-type annotation, implicitly has an 'any' return type.

Does anyone know what this method returns?

Thanks

Most likely this method returns void but you can test it.