Forked from an inaccessible project.
-
Isaac Evavold authored
Co-authored-by:
Scott Berg <saberg3@wisc.edu>
Isaac Evavold authoredCo-authored-by:
Scott Berg <saberg3@wisc.edu>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
honors-option.ts 136 B
export interface HonorsOption {
darsInstitutionCode: string;
darsHonorsOptionCode: string;
darsHonorsOptionDescription: string;
}