UNPKG

@donmahallem/trapeze-client-desktop

Version:

An electron app to be used with trapeze endpoints

6 lines (5 loc) 157 B
/*! * Source https://github.com/donmahallem/trapeze */ import { ArgsCallback } from './cli-commands'; export declare const appCallback: ArgsCallback;