明道云工作流的javascript代码块能用import 么?

问答  收藏
3 / 174

比如
import express from "express";
import fetch from "node-fetch";
这样的代码,写上去能有效果么?