mirror of
https://github.com/bitwarden/jslib
synced 2025-12-20 10:13:43 +00:00
reference barrels
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PasswordHistory } from '../models/domain/passwordHistory';
|
||||
import { PasswordHistory } from '../models/domain';
|
||||
|
||||
export abstract class PasswordGenerationService {
|
||||
generatePassword: (options: any) => string;
|
||||
|
||||
Reference in New Issue
Block a user