UNPKG

@kubiklabs/wasmkit

Version:

Wasmkit is a development environment to compile, deploy, test, run cosmwasm contracts on different networks.

3 lines (2 loc) 111 B
/// <reference types="chai" /> export declare function supportResponse(Assertion: Chai.AssertionStatic): void;