From f73cd0f379900225a10c815acb717fe10368d26b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halvard=20M=C3=B8rstad?= Date: Tue, 15 Oct 2024 22:55:26 +0200 Subject: [PATCH] updated wasm --- json/_wasm/json_jsonpath.generated.d.mts | 2 +- json/_wasm/json_jsonpath.generated.mjs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/json/_wasm/json_jsonpath.generated.d.mts b/json/_wasm/json_jsonpath.generated.d.mts index f016454..5d6c4ff 100644 --- a/json/_wasm/json_jsonpath.generated.d.mts +++ b/json/_wasm/json_jsonpath.generated.d.mts @@ -34,7 +34,7 @@ export interface JSONPathResult { /** * JSONPath -* +* * @example * ```ts * const jp = new JSONPath({a: "b"}) diff --git a/json/_wasm/json_jsonpath.generated.mjs b/json/_wasm/json_jsonpath.generated.mjs index f182456..212a8b2 100644 --- a/json/_wasm/json_jsonpath.generated.mjs +++ b/json/_wasm/json_jsonpath.generated.mjs @@ -4,7 +4,7 @@ // deno-fmt-ignore-file /// -// source-hash: 7e71960193884e92c495c3345fbee5264a8c2f92 +// source-hash: a4c19a39ce309845f08e5db46e004956e864944c let wasm; const heap = new Array(128).fill(undefined);