Namespace: internal
Classes
Type Aliases
StoreAuthRes
Ƭ StoreAuthRes: Object
Type declaration
Name | Type |
---|---|
customer | Customer |
Defined in
medusa/dist/api/routes/store/auth/index.d.ts:4
StoreGetAuthEmailRes
Ƭ StoreGetAuthEmailRes: Object
Type declaration
Name | Type |
---|---|
exists | boolean |
Defined in
medusa/dist/api/routes/store/auth/index.d.ts:7
Was this page helpful?