UNPKG

angles-javascript-client

Version:

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

5 lines (4 loc) 72 B
export declare class Environment { _id: number; name: string; }