UNPKG

@documment/mmp.core

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.1.

8 lines (7 loc) 132 B
export declare enum GoalStatus { Created = 0, InProgress = 1, Completed = 2, Submitted = 3, NotQualified = 4, }