UNPKG

angles-javascript-client

Version:

This is the javascript client for the Angles Dashboard. It allows you to store your test results.

9 lines (8 loc) 157 B
export declare class CreateBuild { environment: string; team: string; component: string; name: string; start: Date; phase: string; }