UNPKG

pagamio-frontend-commons-lib

Version:

Pagamio library for Frontend reusable components like the form engine and table container

7 lines (6 loc) 261 B
export var DashboardPaths; (function (DashboardPaths) { DashboardPaths["PAGED"] = "/dashboard/query/paged"; DashboardPaths["QUERY"] = "/dashboard/query"; DashboardPaths["METRICS"] = "/dashboard/metrics"; })(DashboardPaths || (DashboardPaths = {}));