interface InitPayload {
    wasmPath?: string;
}

Properties

Properties

wasmPath?: string