UNPKG

ade-planning-api

Version:

An unofficial API wrapper for ADE Planning from Adesoft

9 lines (8 loc) 169 B
export interface Rights { otherRights: string; groupRights: string; userRights: string; group: string; profileName: string; profileId: number; }