UNPKG

@clerk/clerk-js

Version:
2 lines (1 loc) 150 B
export declare const loadZxcvbn: () => () => Promise<(password: string, userInputs?: (string | number)[]) => import("@zxcvbn-ts/core").ZxcvbnResult>;