UNPKG

create-tezos-smart-contract

Version:

Node.js toolset to write, test and deploy Tezos smart contracts

3 lines (2 loc) 114 B
import { CustomJestGlobals } from "./types"; export declare const setupJestEnv: () => Promise<CustomJestGlobals>;