UNPKG

484 BSource Map (JSON)View Raw
1{"version":3,"file":"APIHandler.js","sourceRoot":"","sources":["APIHandler.ts"],"names":[],"mappings":";;AAAA,qCAAgC;AAEhC,0CAA0C;AAC1C,MAAM,CAAC,OAAO,CAAC,OAAO,GAAG,iBAAO,CAAC,KAAK,CAAC;IACnC,IAAI,EAAE;QACF;YACI,OAAO,EAAE,aAAa;SACzB;KACJ;CACJ,CAAC,CAAC","sourcesContent":["import {APILove} from \"apilove\";\n\n// This is the only part that is required.\nmodule.exports.handler = APILove.start({\n apis: [\n {\n require: \"./SampleAPI\"\n }\n ]\n});"]}
\No newline at end of file