UNPKG

@calf/common

Version:
6 lines (5 loc) 105 B
export interface IPopulate { path: string; select?: string[]; populate?: IPopulate[]; }