2 lines
68 B
JavaScript
2 lines
68 B
JavaScript
import { init as storageInit } from './lib/storage';
|
|
storageInit();
|