export interface NgxWebstorageConfiguration { prefix?: string; separator?: string; caseSensitive?: boolean; }