mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
@@ -1,4 +1,4 @@
|
||||
import { PasswordHistory } from '../models/domain';
|
||||
import { PasswordHistory } from '../models/domain/passwordHistory';
|
||||
|
||||
export abstract class PasswordGenerationService {
|
||||
generatePassword: (options: any) => string;
|
||||
|
||||
Reference in New Issue
Block a user