mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-25 08:42:29 +01:00
feat: implement authentication test command and api utilities
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import authTest from './cmds/authTest.js';
|
||||
import test from './cmds/test.js';
|
||||
|
||||
export default {
|
||||
authTest,
|
||||
test,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user