bb-plane-fork/packages/services/src/user/index.ts
Prateek Shourya ade4d290f5
[WEB-3066] refactor: replace Space Services with Services Package (#6353)
* [WEB-3066] refactor: replace Space Services with Services Package

* chore: minor improvements

* fix: type

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-01-11 15:16:11 +05:30

3 lines
108 B
TypeScript

export * from "./favorite.service";
export * from "./user.service";
export * from "./sites-member.service";