UNPKG

mam.ts

Version:
3 lines (2 loc) 185 B
import { AttachToTangle } from "@iota/core/typings/types"; export declare function CreateAttachToTangleWithPwrSvr(apiKey: string, timeout: number, apiServer: string): AttachToTangle;