UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

3 lines 188 B
import { Spawner } from '../../util/spawner/types'; export declare function getTargetHardwareUuid(spawner: Spawner): Promise<string>; //# sourceMappingURL=get-target-hardware-uuid.d.ts.map