balena-cdsl
Advanced tools
Comparing version 0.6.13 to 0.7.0
@@ -52,7 +52,7 @@ /* tslint:disable */ | ||
module.exports.__wbg_getTime_0b88691ab1394c79 = function(arg0) { | ||
module.exports.__wbg_getTime_ad2f4262ea1c8451 = function(arg0) { | ||
return getObject(arg0).getTime(); | ||
}; | ||
module.exports.__wbg_new0_b55bb8ed800f3bbe = function() { | ||
module.exports.__wbg_new0_caf7c3acb88b5964 = function() { | ||
return addHeapObject(new Date()); | ||
@@ -59,0 +59,0 @@ }; |
@@ -52,7 +52,7 @@ /* tslint:disable */ | ||
export function __wbg_getTime_0b88691ab1394c79(arg0) { | ||
export function __wbg_getTime_ad2f4262ea1c8451(arg0) { | ||
return getObject(arg0).getTime(); | ||
} | ||
export function __wbg_new0_b55bb8ed800f3bbe() { | ||
export function __wbg_new0_caf7c3acb88b5964() { | ||
return addHeapObject(new Date()); | ||
@@ -59,0 +59,0 @@ } |
@@ -8,3 +8,3 @@ { | ||
"description": "Configuration DSL", | ||
"version": "0.6.13", | ||
"version": "0.7.0", | ||
"license": "Apache-2.0", | ||
@@ -11,0 +11,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
2284744