mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
@@ -1,4 +1,4 @@
|
||||
import { FieldType } from '../../enums';
|
||||
import { FieldType } from '../../enums/fieldType';
|
||||
|
||||
export class FieldData {
|
||||
type: FieldType;
|
||||
|
||||
Reference in New Issue
Block a user