This commit is contained in:
Kiran 2022-02-21 18:46:04 +05:30
parent 1f09de0c88
commit 21fa8eb87a

View File

@ -1,4 +1,3 @@
// @ts-ignore
import { promises as fs } from 'fs';
import path from 'path';
import xml2js from 'xml2js';