forked from geolba/tethys.backend
5 lines
155 B
TypeScript
5 lines
155 B
TypeScript
// import scorePassword from './scorePassword'
|
|
// import nameScore from './nameScore'
|
|
import checkStrength from './checkStrength'
|
|
|
|
export { checkStrength } |