/* * File: index.ts * Description: Barrel export for Auth services * Design & Developed by Tech4Biz Solutions * Copyright (c) Spurrin Innovations. All rights reserved. */ export * from './'; export * from './biometricService'; /* * End of File: index.ts * Design & Developed by Tech4Biz Solutions * Copyright (c) Spurrin Innovations. All rights reserved. */