mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-24 16:22:25 +01:00
refactor: reorganize api utility structure into subdirectories
This commit is contained in:
5
src/utils/api/index.ts
Normal file
5
src/utils/api/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import akEndfield from './akEndfield/index.js';
|
||||
|
||||
export default {
|
||||
akEndfield,
|
||||
};
|
||||
Reference in New Issue
Block a user