mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
change class to interface
This commit is contained in:
parent
7e432b40e2
commit
51db742be7
@ -1,4 +1,4 @@
|
|||||||
export default class IconDetails {
|
export default interface IconDetails {
|
||||||
path: {
|
path: {
|
||||||
19: string;
|
19: string;
|
||||||
38: string;
|
38: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user