motion-canvas / examples

A set of examples for Motion Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task2 implicitly has type 'any'

sheikheddy opened this issue · comments

'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.