UNPKG

secret-polar

Version:

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

2 lines (1 loc) 80 B
export declare function fromEntries<T = any>(entries: Array<[string, any]>): T;