| 1 | import { defaultUsernamePolicy } from '@logto/core-kit'; |
| 2 | |
| 3 | import { enableAllAccountCenterFields } from '#src/api/account-center.js'; |
| 4 | import { deleteUser, updateSignInExperience } from '#src/api/index.js'; |
nothing calls this directly
no test coverage detected