0.0.2 • Published 11 months ago
@llamaflowjs/wasm-tools v0.0.2
Usage
import { TestTool } from "@llamaflowjs/wasm-tools";
const testTool = new TestTool();
testTool.call("1"); // get post has id = 1 (url: https://jsonplaceholder.typicode.com/todos?id=1)