forked from laantungir/super_ball
create daemon
This commit is contained in:
3
thrower_daemon/node_modules/nostr-wasm/dist/api/wasm-env.d.ts
generated
vendored
Normal file
3
thrower_daemon/node_modules/nostr-wasm/dist/api/wasm-env.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference types="web" />
|
||||
import type { WasmImports } from 'src/types';
|
||||
export declare function defineWasmEnv(label: string): readonly [WasmImports, (d_memory: WebAssembly.Memory) => readonly [ArrayBuffer, Uint8Array, Uint32Array]];
|
||||
Reference in New Issue
Block a user