#Actor setup() with Types for Input & Context.
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
If set types in the setup() function I got type error
'RunMathMachine' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer
also like this
Can you share the code?