lumina-node-wasm 1.0.0

Browser compatibility layer for the Lumina node
Documentation
1
2
3
4
5
6
7
8
9
{
    "compilerOptions": {
        "declaration": true,
        "emitDeclarationOnly": true,
        "allowJs": true,
        "lib": ["dom", "dom.iterable", "esnext"]
    },
    "include": ["index.js"],
}