misc
This commit is contained in:
8
debug/test.mjs
Normal file
8
debug/test.mjs
Normal file
@ -0,0 +1,8 @@
|
||||
import f0cklib from "../src/inc/routes/inc/f0cklib.mjs";
|
||||
|
||||
console.log(
|
||||
await f0cklib.getRandom({
|
||||
user: '',
|
||||
fav: true
|
||||
})
|
||||
);
|
Reference in New Issue
Block a user