mirror of
https://github.com/fluencelabs/jsonpath
synced 2025-06-13 16:11:26 +00:00
jsonpath-wasm publish
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import * as jsonpath from "@browser/jsonpath-wasm";
|
||||
import * as jsonpath from "jsonpath-wasm";
|
||||
|
||||
function getTextarea() {
|
||||
return document.querySelector('#json-example');
|
||||
|
Reference in New Issue
Block a user