randydev commited on
Commit
a655a6b
·
verified ·
1 Parent(s): 8a1fe03

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +1 -0
index.js CHANGED
@@ -29,6 +29,7 @@ import * as uuid from 'uuid';
29
  import { Database } from './database/database.js'
30
  import { Readable } from "stream";
31
  import { randomBytes } from "crypto";
 
32
 
33
  import {
34
  CheckMilWare,
 
29
  import { Database } from './database/database.js'
30
  import { Readable } from "stream";
31
  import { randomBytes } from "crypto";
32
+ import { AkenoaiJs } from "akenoaijs";
33
 
34
  import {
35
  CheckMilWare,