Home > @holochain/client > WasmCode WasmCode type Signature: export type WasmCode = [HoloHash, { code: Array<number>; }]; References: HoloHash