mirror of
https://github.com/hotomoe/hotomoe
synced 2025-01-08 10:52:59 +09:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
|
import load from './load';
|
||
|
|
||
|
export default load();
|