export default { label: "Ajax Service with Mock", value: "ajax-service-with-mock", description: "", src: [ "AppService.ts", "mock/MockAppService.ts" ], replace: "AppService", name: "AppService", start: "AppService.ts" };