mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-21 05:10:41 +00:00
fix: enhance cipher login URI handling and import format support
This commit is contained in:
@@ -7,6 +7,7 @@ export interface BitwardenFolderInput {
|
||||
|
||||
export interface BitwardenUriInput {
|
||||
uri?: string | null;
|
||||
uriChecksum?: string | null;
|
||||
match?: number | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user