async function add(egretProjectRoot: string) { console.log('正在將protobuf 源碼拷貝至項目中...'); await fs.copyAsync(path.join(root, 'dist'), ...
確定! 回上一頁