1
0
forked from Yara724/api
Files
yara724-api/src/features/auth/providers/index.ts
SepehrYahyaee 4fabed77e5 YARA-1035
2026-06-20 14:51:01 +03:30

3 lines
92 B
TypeScript

export { HashService } from "./hash.provider";
export { OtpService } from "./otp.provider";