motion-canvas / examples

A set of examples for Motion Canvas
MIT License
1.03k stars 62 forks source link

Task2 implicitly has type 'any' #8

Open sheikheddy opened 1 year ago

sheikheddy commented 1 year ago

'task2' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.

image

Not sure if this is a problem or not.