You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use third party lib inside figmaAPI if i try to access it throws me below error
figmaAPI.ts:60 Uncaught (in promise) Error: _figma_plugin_helpers__WEBPACK_IMPORTED_MODULE_6__ is not defined
at cb (webpack-internal:///(localhost:3000/app-pages-browser)/./lib/figmaAPI.ts:52:32)
cb @ figmaAPI.ts:60
I want to use third party lib inside
figmaAPI
if i try to access it throws me below errorMy Code Sample
Is there is any way i can use this helper functions inside plugin
Thanks :)
The text was updated successfully, but these errors were encountered: