导入file-saver,ngx-filesaver时出错,提示找不到模块未导出
可能是因为没有正确安装file-saver和ngx-filesaver模块,可以尝试使用npm或yarn安装这两个模块,然后再次尝试导入。