Open
Description
Hi, thanks for making the typings for XD, it's a big help. Here are a couple problems I've come across:
- If I type selection as
XDSelection
and I try to then access,selection.items[0].text
I get an error, "Property 'text' does not exist on 'SceneNode'" - If I type foo (ex. a Group) as
SceneNode
and I try to accessfoo.sharedPluginData.getAll()
I get an error, "Property 'sharedPluginData' does not exist on type 'SceneNode'."
Metadata
Metadata
Assignees
Labels
No labels