UNPKG

@codecot/pw-checker

Version:

A comprehensive CLI tool to audit passwords locally using HIBP and import from Chrome/Bitwarden

2 lines (1 loc) 75 B
export declare function importCsvToDb(csvFilePath: string): Promise<void>;