figma-plugin-react-template
figma-plugin-react-template copied to clipboard
cannot import js functions to controller.ts
using regular way to import import { foo } from './func.ts', and call foo() got
TypeError: not a function at ./src/plugin/controller.ts (PLUGIN_71_SOURCE:119) at call (native) at webpack_require (PLUGIN_71_SOURCE:20) at
(PLUGIN_71_SOURCE:84) at (PLUGIN_71_SOURCE:343) at call (native) at (PLUGIN_71_SOURCE:346)