UNPKG

@wise-community/angular-password-strength-meter

Version:

[![CI](https://github.com/antoantonyk/password-strength-meter/actions/workflows/ci-workflow.yml/badge.svg)](https://github.com/antoantonyk/password-strength-meter/actions/workflows/ci-workflow.yml) [![npm version](https://badge.fury.io/js/angular-password

4 lines (3 loc) 220 B
import { EnvironmentProviders } from '@angular/core'; import { ZxvbnConfigType } from './password-strength-meter.types'; export declare function provideZxvbnServiceForPSM(config?: ZxvbnConfigType): EnvironmentProviders;