@hypermode/functions-as
Advanced tools
Comparing version
@@ -216,2 +216,3 @@ import * as utils from "./utils"; | ||
namespace: string, | ||
searchMethod: string, | ||
key: string, | ||
@@ -621,3 +622,3 @@ ): f32[]; | ||
} | ||
return hostGetVector(collection, namespace, key); | ||
return hostGetVector(collection, namespace, searchMethod, key); | ||
} |
{ | ||
"name": "@hypermode/functions-as", | ||
"version": "0.11.2-alpha1", | ||
"version": "0.11.2-alpha2", | ||
"description": "Hypermode library for AssemblyScript functions", | ||
@@ -5,0 +5,0 @@ "author": "Hypermode, Inc.", |
73210
0.05%2398
0.04%