Skip to content

A couple type problems #78

Open
Open
@abcd-ca

Description

@abcd-ca

Hi, thanks for making the typings for XD, it's a big help. Here are a couple problems I've come across:

  1. 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'"
  2. If I type foo (ex. a Group) as SceneNode and I try to access foo.sharedPluginData.getAll() I get an error, "Property 'sharedPluginData' does not exist on type 'SceneNode'."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions