hostr/init.js
2015-08-03 22:06:40 +01:00

2 lines
68 B
JavaScript

import { init as storageInit } from './lib/storage';
storageInit();