UNPKG

@plurid/joiner

Version:
3 lines (2 loc) 128 B
declare const dashboardCommand: (value: string | undefined, options?: any) => Promise<void>; export default dashboardCommand;