Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as JavaScript by mmm ( 6 years ago )
export interface IActivity {
_id: string;
Type: string;
Description: string;
Date: date;
User: string;
}
Revise this Paste
Parent: 111945
Children: 111947