UNPKG

myria-core-sdk

Version:

Latest version SDK

3 lines (2 loc) 111 B
import { SendOptions } from "../types"; export declare function getDefaultOptions(options?: SendOptions): any;