I am making a Figma plugin, which is able to fetch the published library components but not able to import the components. Can you help me fix this issue? In the source data code file:
{
id: 'card-9',
name: 'Progress Bar Card',
category: 'Cards',
nodeId: '39:3934'
}
what code can help me make my plugin work?