mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-22 20:31:37 +00:00
jsonpath-wasm publish
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import * as jpw from "@browser/jsonpath-wasm";
|
||||
import * as jpw from "jsonpath-wasm";
|
||||
import * as jp from "jsonpath/jsonpath.js";
|
||||
|
||||
function run(message, iter, cb) {
|
||||
|
Reference in New Issue
Block a user