UNPKG

secret-polar

Version:

Polar is a development environment to compile, deploy, test, run scrt contracts on different networks.

4 lines (3 loc) 136 B
/// <reference types="chai" /> import './types'; export declare function polarChai(chai: Chai.ChaiStatic, utils: Chai.ChaiUtils): void;