forked from ryanmwangi/CalMerger
import ical-generator
This commit is contained in:
parent
b031e85497
commit
51bfb1304a
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import ical from 'ical';
|
|||
import fs from 'fs';
|
||||
import axios from 'axios';
|
||||
import path from 'path';
|
||||
import icalGenerator from 'ical-generator';
|
||||
|
||||
const app = express();
|
||||
app.use(express.json());
|
||||
|
|
Loading…
Add table
Reference in a new issue