UNPKG

@webfaas/webfaas-server

Version:
6 lines (5 loc) 108 B
export interface IWebFaaSCommandData { help: boolean; config: string; plugins: Array<string>; }