-
Notifications
You must be signed in to change notification settings - Fork 7
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
XDSelectionand I try to then access,selection.items[0].textI get an error, "Property 'text' does not exist on 'SceneNode'" - If I type foo (ex. a Group) as
SceneNodeand I try to accessfoo.sharedPluginData.getAll()I get an error, "Property 'sharedPluginData' does not exist on type 'SceneNode'."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels