{"version":3,"sources":["../../../../src/channels/A-Http/A-Http.channel.constants.ts"],"names":[],"mappings":";;;AAEO,MAAM,2CAAA,GAA8C;AAAA,EACvD,gBAAgB,iBAAA,CAAkB,cAAA;AAAA,EAClC,SAAS,iBAAA,CAAkB,OAAA;AAAA,EAC3B,iBAAiB,iBAAA,CAAkB;AACvC","file":"A-Http.channel.constants.mjs","sourcesContent":["import { A_ChannelFeatures } from '@adaas/a-utils/a-channel';\n\nexport const A_SERVER_CONSTANTS__A_HttpChannel_Lifecycle = {\n    onAfterRequest: A_ChannelFeatures.onAfterRequest,\n    onError: A_ChannelFeatures.onError,\n    onBeforeRequest: A_ChannelFeatures.onBeforeRequest,\n} as const;\n"]}