UNPKG

hibp

Version:

An unofficial TypeScript SDK for the 'Have I been pwned?' service.

8 lines (7 loc) 127 B
/** * Known potential responses from the remote API. * * https://haveibeenpwned.com/api/v3#PwnedPasswords * */ export {};