gloo 0.10.0

A modular toolkit for Rust and WebAssembly
Documentation
{
    "extends": "@tsconfig/docusaurus/tsconfig.json",
    "include": [
        "src/"
    ],
    "compilerOptions": {
        "jsx": "react"
    }
}