This commit is contained in:
syuilo
2017-01-17 08:19:34 +09:00
parent b6ef2fcb04
commit 33b6c232c9
5 changed files with 16 additions and 12 deletions

3
src/conf.ts Normal file
View File

@@ -0,0 +1,3 @@
import load from './config';
export default load();