#ifndef LOCALSTORAGE_H
#define LOCALSTORAGE_H

void init_localstorage_module(void);

#endif
