mirror of
https://github.com/wekan/wekan.git
synced 2026-01-07 10:08:49 +01:00
Do those imports!
This commit is contained in:
parent
c85f710e74
commit
3da88ed858
8 changed files with 15 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
|||
const Papa = require('papaparse');
|
||||
import Attachments from './attachments';
|
||||
|
||||
//const stringify = require('csv-stringify');
|
||||
|
||||
// exporter maybe is broken since Gridfs introduced, add fs and path
|
||||
export class Exporter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue