Update lib/all.js
Browse files- lib/all.js +1 -1
lib/all.js
CHANGED
@@ -19,7 +19,7 @@ import {
|
|
19 |
TwitterDownloader,
|
20 |
InstagramDownloader,
|
21 |
PinterestDL,
|
22 |
-
CreatorOriginal
|
23 |
IzreCustom,
|
24 |
} from '../lib/scrapper.js';
|
25 |
import { trbtoken, trburl } from '../config.js';
|
|
|
19 |
TwitterDownloader,
|
20 |
InstagramDownloader,
|
21 |
PinterestDL,
|
22 |
+
CreatorOriginal,
|
23 |
IzreCustom,
|
24 |
} from '../lib/scrapper.js';
|
25 |
import { trbtoken, trburl } from '../config.js';
|