Update index.js
Browse files
index.js
CHANGED
@@ -28,7 +28,7 @@ import * as lifestyle from './lifestyle.js';
|
|
28 |
import { Readable } from "stream";
|
29 |
import { schellwithflux } from './fluxai.js';
|
30 |
import { OpenaiRes, tebakgambar, AnimeHentai } from './scrapper.js';
|
31 |
-
import { CheckMilWare } from '
|
32 |
import { setup, serve } from './swagger.js';
|
33 |
|
34 |
import sharp from "sharp";
|
|
|
28 |
import { Readable } from "stream";
|
29 |
import { schellwithflux } from './fluxai.js';
|
30 |
import { OpenaiRes, tebakgambar, AnimeHentai } from './scrapper.js';
|
31 |
+
import { CheckMilWare } from './middleware/midware.js';
|
32 |
import { setup, serve } from './swagger.js';
|
33 |
|
34 |
import sharp from "sharp";
|