mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-21 23:02:20 +01:00
feat: add support for china bilibili channel resources
This commit is contained in:
@@ -1,15 +1,19 @@
|
||||
import accountService from './accountService.js';
|
||||
import binding from './binding.js';
|
||||
import gameHub from './gameHub.js';
|
||||
import launcher from './launcher.js';
|
||||
import launcherWeb from './launcherWeb.js';
|
||||
import u8 from './u8.js';
|
||||
import webview from './webview.js';
|
||||
import zonai from './zonai.js';
|
||||
|
||||
export default {
|
||||
accountService,
|
||||
binding,
|
||||
gameHub,
|
||||
launcher,
|
||||
launcherWeb,
|
||||
u8,
|
||||
webview,
|
||||
zonai,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user