UNPKG

near-sandbox

Version:

CLI tool for testing NEAR smart contracts

4 lines (3 loc) 137 B
import { Binary } from "."; export declare function AWSUrl(): string; export declare function getBinary(name?: string): Promise<Binary>;