UNPKG

etcher-sdk

Version:
3 lines (2 loc) 156 B
import { Disk } from 'file-disk'; export declare function configure(disk: Disk, partition: number | undefined, config: Record<string, any>): Promise<void>;