mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-02 08:05:58 +09:00
4 lines
53 B
TypeScript
4 lines
53 B
TypeScript
|
import load from './config';
|
||
|
|
||
|
export default load();
|