UNPKG

vasku

Version:

TVM-Solidity contract development framework

4 lines 207 B
import { type SEConfig } from '../../config/types'; export declare const SE = "se"; export declare function upSeIfNotActive(network: string, config: SEConfig): Promise<void>; //# sourceMappingURL=se.d.ts.map