feat(index): Index module foundation (#9095)
**What** Index module foundation Co-authored-by: Carlos R. L. Rodrigues <37986729+carlos-r-l-rodrigues@users.noreply.github.com>
This commit is contained in:
co-authored by
Carlos R. L. Rodrigues
parent
3cfcd075ae
commit
58167b5dfa
@@ -29,7 +29,6 @@ export const MedusaErrorCodes = {
|
||||
* @extends Error
|
||||
*/
|
||||
export class MedusaError extends Error {
|
||||
// Symbol is not serializable
|
||||
__isMedusaError = true
|
||||
|
||||
public type: string
|
||||
|
||||
Reference in New Issue
Block a user