Comparing version 0.0.27 to 0.0.28
@@ -33,3 +33,3 @@ import { PermissionLevel, Action } from "./action" | ||
check(false, "not implemented"); | ||
return instantiate<T>() | ||
return changetype<T>(0) | ||
} | ||
@@ -36,0 +36,0 @@ |
{ | ||
"name": "as-chain", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "chain module for assemblyscript", | ||
@@ -5,0 +5,0 @@ "main": "js/index.js", |