0.0.2 • Published 11 months ago

@llamaflowjs/wasm-tools v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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)
0.0.2

11 months ago

0.0.1

11 months ago