mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 20:50:28 +00:00
change class to interface
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default class IconDetails {
|
||||
export default interface IconDetails {
|
||||
path: {
|
||||
19: string;
|
||||
38: string;
|
||||
|
||||
Reference in New Issue
Block a user