UNPKG

dev3-sdk

Version:

SDK for interacting with the 0xDev3 platform.

3 lines (2 loc) 91 B
import { Dev3SDK } from "../core/sdk"; export declare function attach(sdk: Dev3SDK): void;