{ "version": 3, "sources": ["../../../Modules/ServerTypes/Enums/AgentType.ts", "../../../Modules/ServerTypes/Enums/UserType.ts"], "sourcesContent": ["\uFEFFimport { Decorators } from \"@serenity-is/corelib\";\n\nexport enum AgentType {\n ShippingAgent = 1,\n CnFAgent = 2,\n LocalAgent = 3,\n Carrier = 4,\n Stevedore = 5,\n Consignee = 6,\n Contractor = 7,\n Shipper = 8,\n Other = 9\n}\nDecorators.registerEnumType(AgentType, 'ePaymentMPA.Enums.AgentType');", "\uFEFFimport { Decorators } from \"@serenity-is/corelib\";\n\nexport enum UserType {\n Admin = 1,\n Agent = 2\n}\nDecorators.registerEnumType(UserType, 'ePaymentMPA.Enums.UserType');"], "mappings": "gFAAC,IAAAA,EAA2B,SAEhBC,OACRA,IAAA,cAAgB,GAAhB,gBACAA,IAAA,SAAW,GAAX,WACAA,IAAA,WAAa,GAAb,aACAA,IAAA,QAAU,GAAV,UACAA,IAAA,UAAY,GAAZ,YACAA,IAAA,UAAY,GAAZ,YACAA,IAAA,WAAa,GAAb,aACAA,IAAA,QAAU,GAAV,UACAA,IAAA,MAAQ,GAAR,QATQA,OAAA,IAWZ,aAAW,iBAAiBA,EAAW,6BAA6B,ECbnE,IAAAC,EAA2B,SAEhBC,OACRA,IAAA,MAAQ,GAAR,QACAA,IAAA,MAAQ,GAAR,QAFQA,OAAA,IAIZ,aAAW,iBAAiBA,EAAU,4BAA4B", "names": ["import_corelib", "AgentType", "import_corelib", "UserType"] }