UNPKG

balena-sdk

Version:
5 lines (4 loc) 197 B
import type { Dictionary } from '../../typings/utils'; import type { Contract } from '../types/contract'; export declare const BalenaOS: Contract; export declare const aliases: Dictionary<string>;