UNPKG

secret-polar

Version:

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

5 lines (4 loc) 94 B
export interface TaskCleanArg { contractName: string; } export default function (): void;