UNPKG

angles-javascript-client

Version:

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

8 lines (7 loc) 144 B
export declare enum GroupingPeriods { DAY = "day", WEEK = "week", FORTNIGHT = "fortnight", MONTH = "month", YEAR = "year" }