randydev commited on
Commit
e805e95
·
verified ·
1 Parent(s): bd9f89f

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -1
index.js CHANGED
@@ -7,7 +7,7 @@ import * as cheerio from 'cheerio';
7
  import * as lifestyle from './lifestyle.js';
8
 
9
  import { OpenaiRes, tebakgambar, AnimeHentai } from './scrapper.js';
10
- import { CheckMilWare } = './midware.js';
11
 
12
  // import exampleRoutes from './akenox/routes/example';
13
  const CheckMilWares = new CheckMilWare();
 
7
  import * as lifestyle from './lifestyle.js';
8
 
9
  import { OpenaiRes, tebakgambar, AnimeHentai } from './scrapper.js';
10
+ import { CheckMilWare } from './midware.js';
11
 
12
  // import exampleRoutes from './akenox/routes/example';
13
  const CheckMilWares = new CheckMilWare();