UNPKG

interactive-gpio-node

Version:

5 lines (4 loc) 132 B
import { Bouton } from "../input/bouton"; export declare class CheckConfig { static testBouton(bouton: Bouton): Promise<any>; }