mirror of
https://github.com/hotomoe/hotomoe
synced 2025-01-09 19:32:53 +09:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
|
import load from './config';
|
||
|
|
||
|
export default load();
|