lib/enroute/template.ts.erb in enroute-0.0.3 vs lib/enroute/template.ts.erb in enroute-0.0.4
- old
+ new
@@ -1,8 +1,7 @@
/* eslint-disable */
// This file has been automatically generated.
// Don't edit it manually. Use `enroute export` instead.
-// Last updated on <%= Time.now.utc %>
import { zipObject } from "lodash";
function camelize(text: string): string {
return text.replace(