mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
[SM-288] Rename models to follow naming convention (#3795)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { EventView } from "../models/view/eventView";
|
||||
import { EventView } from "../models/view/event.view";
|
||||
|
||||
export type ExportFormat = "csv" | "json" | "encrypted_json";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user