Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit 191ab23

Browse files
committed
export getCustomer on /queries
1 parent fa7e17c commit 191ab23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/customer/queries/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { getCustomer } from './customer'

0 commit comments

Comments
 (0)